projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00fa444
)
; Fix typo in test/file-organization.org
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 5 Nov 2017 11:40:13 +0000
(12:40 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 5 Nov 2017 11:40:13 +0000
(12:40 +0100)
test/file-organization.org
patch
|
blob
|
history
diff --git
a/test/file-organization.org
b/test/file-organization.org
index 4d76c0068e37f0f7b5d255dd13ed0a7cdb90881e..6c93c28c8e1af78ad6a46b77f26ae20322619b3a 100644
(file)
--- a/
test/file-organization.org
+++ b/
test/file-organization.org
@@
-30,7
+30,7
@@
the directory structure of the source tree; so tests for files in the
Tests should normally reside in a file with ~-tests.el~ added to the
base-name of the tested source file; hence ~ert.el~ is tested in
-~ert-tests.el~, and ~pcase.el~ is tested in ~pcase-tests.el~. As n
+~ert-tests.el~, and ~pcase.el~ is tested in ~pcase-tests.el~. As
a
n
exception, tests for a single feature may be placed into multiple
files of any name which are themselves placed in a directory named
after the feature with ~-tests~ appended, such as